UNPKG

@yamada-ui/react

Version:

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

1 lines 890 B
{"version":3,"file":"tooltip.style.cjs","names":["defineComponentSlotStyle"],"sources":["../../../../src/components/tooltip/tooltip.style.ts"],"sourcesContent":["import { defineComponentSlotStyle } from \"../../core\"\n\nexport const tooltipStyle = defineComponentSlotStyle({\n base: {\n content: {\n bg: \"bg.float\",\n borderColor: \"border.muted\",\n borderWidth: \"1px\",\n boxShadow: \"sm\",\n fontSize: \"sm\",\n maxW: \"xs\",\n position: \"relative\",\n px: \"sm\",\n py: \"xs\",\n rounded: \"l2\",\n },\n positioner: {\n zIndex: \"ginyu\",\n },\n },\n})\n\nexport type TooltipStyle = typeof tooltipStyle\n"],"mappings":";;;AAEA,MAAa,eAAeA,wCAAyB,EACnD,MAAM;CACJ,SAAS;EACP,IAAI;EACJ,aAAa;EACb,aAAa;EACb,WAAW;EACX,UAAU;EACV,MAAM;EACN,UAAU;EACV,IAAI;EACJ,IAAI;EACJ,SAAS;EACV;CACD,YAAY,EACV,QAAQ,SACT;CACF,EACF,CAAC"}