{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/divider/index.ts"],"sourcesContent":["import type { DividerDesignTokens, DividerTokenSections } from '@openng/optimus-ui-themes/types/divider';\n\nexport const root: DividerTokenSections.Root = {\n    borderColor: '{content.border.color}'\n};\n\nexport const content: DividerTokenSections.Content = {\n    background: '{content.background}',\n    color: '{text.color}'\n};\n\nexport const horizontal: DividerTokenSections.Horizontal = {\n    margin: '1rem 0',\n    padding: '0 1rem',\n    content: {\n        padding: '0 0.5rem'\n    }\n};\n\nexport const vertical: DividerTokenSections.Vertical = {\n    margin: '0 1rem',\n    padding: '0.5rem 0',\n    content: {\n        padding: '0.5rem 0'\n    }\n};\n\nexport const css: DividerTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    content,\n    horizontal,\n    vertical,\n    css\n} satisfies DividerDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAkC,CAC3C,YAAa,wBACjB,EAEa,QAAwC,CACjD,WAAY,uBACZ,MAAO,cACX,EAEa,WAA8C,CACvD,OAAQ,SACR,QAAS,SACT,QAAS,CACL,QAAS,UACb,CACJ,EAEa,SAA0C,CACnD,OAAQ,SACR,QAAS,WACT,QAAS,CACL,QAAS,UACb,CACJ,EAEa,IAAwC,GAErD,IAAA,gBAAe,CACX,KACA,QACA,WACA,SACA,MACJ"}