{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/tooltip/index.ts"],"sourcesContent":["import type { TooltipDesignTokens, TooltipTokenSections } from '@openng/optimus-ui-themes/types/tooltip';\n\nexport const root: TooltipTokenSections.Root = {\n    background: '{surface.600}',\n    color: '{surface.0}',\n    maxWidth: '12.5rem',\n    gutter: '0.25rem',\n    shadow: '{overlay.popover.shadow}',\n    padding: '0.5rem 0.75rem',\n    borderRadius: '{overlay.popover.border.radius}'\n};\n\nexport const css: TooltipTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    css\n} satisfies TooltipDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAkC,CAC3C,WAAY,gBACZ,MAAO,cACP,SAAU,UACV,OAAQ,UACR,OAAQ,2BACR,QAAS,iBACT,aAAc,iCAClB,EAEa,IAAwC,GAErD,IAAA,gBAAe,CACX,KACA,MACJ"}