@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 701 B
Source Map (JSON)
{"version":3,"file":"rotate.style.cjs","names":["defineComponentStyle"],"sources":["../../../../src/components/rotate/rotate.style.ts"],"sourcesContent":["import { defineComponentStyle } from \"../../core\"\n\nexport const rotateStyle = defineComponentStyle({\n base: {\n opacity: 1,\n rounded: \"l1\",\n userSelect: \"none\",\n width: \"fit-content\",\n _readOnly: {\n layerStyle: \"readOnly\",\n },\n _disabled: {\n layerStyle: \"disabled\",\n },\n },\n})\n\nexport type RotateStyle = typeof rotateStyle\n"],"mappings":";;;AAEA,MAAa,cAAcA,oCAAqB,EAC9C,MAAM;CACJ,SAAS;CACT,SAAS;CACT,YAAY;CACZ,OAAO;CACP,WAAW,EACT,YAAY,YACb;CACD,WAAW,EACT,YAAY,YACb;CACF,EACF,CAAC"}