UNPKG

@axa-ch/design-tokens

Version:
45 lines (43 loc) 785 B
/** * Do not edit directly, this file was auto-generated. */ export const ShadowBase1 = { offsetX: '0px', offsetY: '1px', x: '0px', y: '1px', blur: '8px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', type: 'dropShadow', }; export const ShadowBase2 = { offsetX: '0px', offsetY: '1px', x: '0px', y: '1px', blur: '20px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', type: 'dropShadow', }; export const ShadowBoxDefault = { offsetX: '0px', offsetY: '1px', x: '0px', y: '1px', blur: '8px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', type: 'dropShadow', }; export const ShadowBoxHigh = { offsetX: '0px', offsetY: '1px', x: '0px', y: '1px', blur: '20px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', type: 'dropShadow', };