UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

9 lines (6 loc) 757 B
import '../../tokens/global/typography.js'; import '../../tokens/global/motion.js'; import { size } from '../../tokens/global/size.js'; var fileUploadMotionTokens={duration:'duration.2xquick',easing:'easing.standard'};var fileUploadHeightTokens={medium:size['56'],large:size['64']};var fileUploadItemBackgroundColors={success:{default:'surface.background.gray.intense',hover:'surface.background.gray.intense'},error:{default:'interactive.background.negative.faded',hover:'interactive.background.negative.fadedHighlighted'},uploading:{default:'surface.background.gray.intense',hover:'surface.background.gray.intense'}}; export { fileUploadHeightTokens, fileUploadItemBackgroundColors, fileUploadMotionTokens }; //# sourceMappingURL=fileUploadTokens.js.map