UNPKG

@groww-tech/mint-css

Version:

A CSS library that provides classes, tokens, variables, fonts and other essential stylings governed under MINT design system, used by Groww

96 lines (95 loc) 3.04 kB
// Auto-generated aggregated types for groww-primary semantic tokens export const growwprimarySemanticTokens = [ "background-accent", "background-accent-secondary", "background-accent-secondary-subtle", "background-accent-subtle", "background-accent-subtle-on-surface-z1", "background-accent-subtle-on-surface-z2", "background-always-dark", "background-always-light", "background-disabled", "background-disabled-on-surface-z1", "background-disabled-on-surface-z2", "background-inverse-primary", "background-negative", "background-negative-subtle", "background-negative-subtle-on-surface-z1", "background-negative-subtle-on-surface-z2", "background-on-warning-subtle", "background-overlay-primary", "background-overlay-secondary", "background-positive", "background-positive-subtle", "background-positive-subtle-on-surface-z1", "background-positive-subtle-on-surface-z2", "background-primary", "background-secondary", "background-secondary-on-surface-z1", "background-secondary-on-surface-z2", "background-secondary-subtle-on-surface-z1", "background-secondary-subtle-on-surface-z2", "background-surface-docked", "background-surface-primary", "background-surface-secondary", "background-surface-z1", "background-surface-z2", "background-tertiary", "background-tertiary-on-surface-z1", "background-tertiary-on-surface-z2", "background-transparent", "background-warning", "background-warning-subtle", "background-warning-subtle-on-surface-z1", "background-warning-subtle-on-surface-z2", "bg-accent-hover", "bg-accent-selected", "bg-accent-subtle-hover", "bg-accent-subtle-selected", "bg-negative-hover", "bg-negative-selected", "bg-negative-subtle-hover", "bg-negative-subtle-selected", "bg-positive-hover", "bg-positive-selected", "bg-positive-subtle-hover", "bg-positive-subtle-selected", "bg-transparent-accent-hover", "bg-transparent-accent-selected", "bg-transparent-hover", "bg-transparent-negative-hover", "bg-transparent-negative-selected", "bg-transparent-positive-hover", "bg-transparent-positive-selected", "bg-transparent-selected", "border-accent", "border-disabled", "border-disabled-on-surface-z1", "border-disabled-on-surface-z2", "border-negative", "border-neutral", "border-positive", "border-primary", "border-primary-on-surface-z1", "border-primary-on-surface-z2", "content-accent", "content-accent-secondary", "content-accent-secondary-subtle", "content-disabled", "content-inverse-primary", "content-inverse-secondary", "content-negative", "content-on-accent-secondary-subtle", "content-on-accent-subtle", "content-on-colour", "content-on-colour-inverse", "content-on-negative-subtle", "content-on-positive-subtle", "content-on-warning-subtle", "content-positive", "content-primary", "content-secondary", "content-tertiary", "content-warning" ] as const; export type growwprimarySemanticToken = typeof growwprimarySemanticTokens[number];