@axa-ch/design-tokens
Version:
AXA Design Tokens
45 lines (43 loc) • 719 B
TypeScript
/**
* Do not edit directly, this file was auto-generated.
*/
export const ShadowBase1: {
offsetX: string;
offsetY: string;
x: string;
y: string;
blur: string;
spread: string;
color: string;
type: string;
};
export const ShadowBase2: {
offsetX: string;
offsetY: string;
x: string;
y: string;
blur: string;
spread: string;
color: string;
type: string;
};
export const ShadowBoxDefault: {
offsetX: string;
offsetY: string;
x: string;
y: string;
blur: string;
spread: string;
color: string;
type: string;
};
export const ShadowBoxHigh: {
offsetX: string;
offsetY: string;
x: string;
y: string;
blur: string;
spread: string;
color: string;
type: string;
};