@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 599 B
Source Map (JSON)
{"version":3,"file":"easings.cjs","names":["defineTokens"],"sources":["../../../../src/theme/tokens/easings.ts"],"sourcesContent":["import { defineTokens } from \"../../core\"\n\nexport const easings = defineTokens.easings({\n ease: \"cubic-bezier(0.25, 0, 0.25, 1)\",\n \"ease-in\": \"cubic-bezier(0.42, 0, 1, 1)\",\n \"ease-in-out\": \"cubic-bezier(0.42, 0, 0.58, 1)\",\n \"ease-in-smooth\": \"cubic-bezier(0.32, 0.72, 0, 1)\",\n \"ease-out\": \"cubic-bezier(0, 0, 0.58, 1)\",\n})\n"],"mappings":";;;AAEA,MAAa,UAAUA,4BAAa,QAAQ;CAC1C,MAAM;CACN,WAAW;CACX,eAAe;CACf,kBAAkB;CAClB,YAAY;CACb,CAAC"}