{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/drawer/index.ts"],"sourcesContent":["import type { DrawerDesignTokens, DrawerTokenSections } from '@openng/optimus-ui-themes/types/drawer';\n\nexport const root: DrawerTokenSections.Root = {\n    background: '{overlay.modal.background}',\n    borderColor: '{overlay.modal.border.color}',\n    color: '{overlay.modal.color}',\n    shadow: '{overlay.modal.shadow}'\n};\n\nexport const header: DrawerTokenSections.Header = {\n    padding: '{overlay.modal.padding}'\n};\n\nexport const title: DrawerTokenSections.Title = {\n    fontSize: '1.5rem',\n    fontWeight: '600'\n};\n\nexport const content: DrawerTokenSections.Content = {\n    padding: '0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}'\n};\n\nexport const footer: DrawerTokenSections.Footer = {\n    padding: '{overlay.modal.padding}'\n};\n\nexport const css: DrawerTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    header,\n    title,\n    content,\n    footer,\n    css\n} satisfies DrawerDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAiC,CAC1C,WAAY,6BACZ,YAAa,+BACb,MAAO,wBACP,OAAQ,wBACZ,EAEa,OAAqC,CAC9C,QAAS,yBACb,EAEa,MAAmC,CAC5C,SAAU,SACV,WAAY,KAChB,EAEa,QAAuC,CAChD,QAAS,2EACb,EAEa,OAAqC,CAC9C,QAAS,yBACb,EAEa,IAAuC,GAEpD,IAAA,eAAe,CACX,KACA,OACA,MACA,QACA,OACA,MACJ"}