@glance-networks/agent-plugin
Version:
Glance Networks Agent Plugin
539 lines (538 loc) • 14.5 kB
TypeScript
export const typography: {
'.typography-display-display140': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-display-display100': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-display-display90': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-display-display80': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading60': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-subtitle-subtitle50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-subtitle-subtitle40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-subtitle-subtitle30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-subtitle-subtitle20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-subtitle-subtitle10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-medium-link50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-medium-link40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-medium-link30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-medium-link20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-medium-link10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-capital-capital10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-capital-capital20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-display-display110': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body60': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body60': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body60': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading70': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-regular-link50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-regular-link40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-regular-link30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-regular-link20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-regular-link10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-semibold-link50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-semibold-link40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-semibold-link30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-semibold-link20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-link-semibold-link10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-display-display120': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading40': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading70': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading60': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-semibold-heading50': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-heading-medium-heading10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-capital-capital05': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-regular-body05': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-medium-body05': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-body-semibold-body05': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-code-code10': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-code-code20': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
'.typography-code-code30': {
fontFamily: string;
fontStyle: string;
fontWeight: number;
fontSize: string;
letterSpacing: string;
textIndent: string;
};
};