UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

129 lines (128 loc) 4.38 kB
/** * Do not edit directly * Generated on Fri, 29 Apr 2022 19:38:32 GMT */ module.exports = { "primer": { "fontStack": { "system": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'", "sansSerif": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'", "monospace": "ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace" }, "text": { "display": { "lineBoxHeight": "3.5rem", "size": "2.5rem", "lineHeight": "3.5rem", "weight": "500", "shorthand": { "fontWeight": "500", "fontSize": "2.5rem", "lineHeight": "3.5rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" } }, "title": { "size": { "large": "2rem", "medium": "1.25rem" }, "lineHeight": { "large": "3rem", "medium": "2rem" }, "weight": "600", "shorthand": { "large": { "fontWeight": "600", "fontSize": "2rem", "lineHeight": "3rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" }, "medium": { "fontWeight": "600", "fontSize": "1.25rem", "lineHeight": "2rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" } } }, "subtitle": { "size": "1.25rem", "lineHeight": "2rem", "weight": "400", "shorthand": { "fontWeight": "400", "fontSize": "1.25rem", "lineHeight": "2rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" } }, "body": { "size": { "large": "1rem", "medium": "0.875rem", "small": "0.75rem" }, "lineHeight": { "large": "1.5rem", "medium": "1.25rem", "small": "1.25rem" }, "weight": "400", "shorthand": { "large": { "fontWeight": "400", "fontSize": "1rem", "lineHeight": "1.5rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" }, "medium": { "fontWeight": "400", "fontSize": "0.875rem", "lineHeight": "1.25rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" }, "small": { "fontWeight": "400", "fontSize": "0.75rem", "lineHeight": "1.25rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" } } }, "caption": { "size": "0.75rem", "lineHeight": "1rem", "weight": "400", "shorthand": { "fontWeight": "400", "fontSize": "0.75rem", "lineHeight": "1rem", "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'" } }, "codeBlock": { "size": "0.8125rem", "lineHeight": "1.25rem", "weight": "400", "shorthand": { "fontWeight": "400", "fontSize": "0.8125rem", "lineHeight": "1.25rem", "fontFamily": "ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace" } }, "codeInline": { "size": "0.9285em", "weight": "400", "shorthand": { "fontWeight": "400", "fontSize": "0.9285em", "lineHeight": "inherit", "fontFamily": "ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace" } } } } }