UNPKG

@axa-ch/design-tokens

Version:
249 lines (247 loc) 6.19 kB
/** * Do not edit directly, this file was auto-generated. */ export const TypographyFontFamilyPrimary: string; export const TypographyFontFamilySecondary: string; export const TypographyFontFamilyPrimaryFallback1: string; export const TypographyFontFamilySecondaryFallback1: string; export const TypographyFontFamilyPrimaryFallback2: string; export const TypographyFontFamilySecondaryFallback2: string; /** 14px */ export const TypographyFontSize1: number; /** 16px */ export const TypographyFontSize2: number; /** 18px */ export const TypographyFontSize3: number; /** 20px */ export const TypographyFontSize4: number; /** 24px */ export const TypographyFontSize5: number; /** 28px */ export const TypographyFontSize6: number; /** 30px */ export const TypographyFontSize7: number; /** 36px */ export const TypographyFontSize8: number; /** 48px */ export const TypographyFontSize9: number; /** 62px */ export const TypographyFontSize10: number; export const TypographyLineHeight1: number; export const TypographyLineHeight2: number; export const TypographyLineHeight3: number; export const TypographyLineHeight4: number; export const TypographyLineHeight5: number; export const TypographyLineHeight6: number; export const TypographyLineHeight7: number; export const TypographyLineHeight8: number; export const TypographyLineHeight9: number; export const TypographyLineHeight10: number; export const TypographyMarginH1Top: number; export const TypographyMarginH1Bottom: number; export const TypographyMarginH2Top: number; export const TypographyMarginH2Bottom: number; export const TypographyMarginH3Top: number; export const TypographyMarginH3Bottom: number; export const TypographyMarginH4Top: number; export const TypographyMarginH4Bottom: number; export const TypographyMarginH5Top: number; export const TypographyMarginH5Bottom: number; export const TypographyMarginH6Top: number; export const TypographyMarginH6Bottom: number; export const TypographyMarginText1Bottom: number; export const TypographyMarginText2Bottom: number; export const TypographyMarginText3Bottom: number; export const TypographyMarginText4Bottom: number; export const TypographyPrimaryH1: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH1Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH2: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH2Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH3: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH3Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH4: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH4Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH5: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH5Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH6: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyPrimaryH6Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH1: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH1Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH2: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH2Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH3: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH3Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH4: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH4Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH5: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH5Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH6: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographySecondaryH6Small: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyText1: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyText2: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyText3: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyText4: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyTextBase: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyTextSm: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyTextLg: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; }; export const TypographyTextXl: { fontFamily: string; fontWeight: number; fontSize: number; lineHeight: number; };