UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

1 lines 940 B
{"version":3,"file":"flip.style.cjs","names":["defineComponentSlotStyle"],"sources":["../../../../src/components/flip/flip.style.ts"],"sourcesContent":["import { defineComponentSlotStyle } from \"../../core\"\n\nexport const flipStyle = defineComponentSlotStyle({\n base: {\n from: {},\n item: {\n backfaceVisibility: \"hidden\",\n position: \"absolute\",\n top: 0,\n },\n root: {\n position: \"relative\",\n rounded: \"l1\",\n userSelect: \"none\",\n _readOnly: {\n layerStyle: \"readOnly\",\n },\n _disabled: {\n layerStyle: \"disabled\",\n },\n },\n to: {},\n },\n})\n\nexport type FlipStyle = typeof flipStyle\n"],"mappings":";;;AAEA,MAAa,YAAYA,wCAAyB,EAChD,MAAM;CACJ,MAAM,EAAE;CACR,MAAM;EACJ,oBAAoB;EACpB,UAAU;EACV,KAAK;EACN;CACD,MAAM;EACJ,UAAU;EACV,SAAS;EACT,YAAY;EACZ,WAAW,EACT,YAAY,YACb;EACD,WAAW,EACT,YAAY,YACb;EACF;CACD,IAAI,EAAE;CACP,EACF,CAAC"}