{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/lara/card/index.ts"],"sourcesContent":["import type { CardDesignTokens, CardTokenSections } from '@openng/optimus-ui-themes/types/card';\n\nexport const root: CardTokenSections.Root = {\n    background: '{content.background}',\n    borderRadius: '{border.radius.lg}',\n    color: '{content.color}',\n    shadow: '0 .125rem .25rem rgba(0,0,0,.075)'\n};\n\nexport const body: CardTokenSections.Body = {\n    padding: '1.5rem',\n    gap: '0.75rem'\n};\n\nexport const caption: CardTokenSections.Caption = {\n    gap: '0.5rem'\n};\n\nexport const title: CardTokenSections.Title = {\n    fontSize: '1.25rem',\n    fontWeight: '700'\n};\n\nexport const subtitle: CardTokenSections.Subtitle = {\n    color: '{text.muted.color}'\n};\n\nexport default {\n    root,\n    body,\n    caption,\n    title,\n    subtitle\n} satisfies CardDesignTokens;\n"],"mappings":"AAEA,MAAa,KAA+B,CACxC,WAAY,uBACZ,aAAc,qBACd,MAAO,kBACP,OAAQ,mCACZ,EAEa,KAA+B,CACxC,QAAS,SACT,IAAK,SACT,EAEa,QAAqC,CAC9C,IAAK,QACT,EAEa,MAAiC,CAC1C,SAAU,UACV,WAAY,KAChB,EAEa,SAAuC,CAChD,MAAO,oBACX,EAEA,IAAA,aAAe,CACX,KACA,KACA,QACA,MACA,QACJ"}