{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/progressbar/index.ts"],"sourcesContent":["import type { ProgressBarDesignTokens, ProgressBarTokenSections } from '@openng/optimus-ui-themes/types/progressbar';\n\nexport const root: ProgressBarTokenSections.Root = {\n    background: '{content.border.color}',\n    borderRadius: '{content.border.radius}',\n    height: '1rem'\n};\n\nexport const value: ProgressBarTokenSections.Value = {\n    background: '{primary.color}'\n};\n\nexport const label: ProgressBarTokenSections.Label = {\n    color: '{primary.contrast.color}',\n    fontSize: '0.75rem',\n    fontWeight: '600'\n};\n\nexport const css: ProgressBarTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    value,\n    label,\n    css\n} satisfies ProgressBarDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAsC,CAC/C,WAAY,yBACZ,aAAc,0BACd,OAAQ,MACZ,EAEa,MAAwC,CACjD,WAAY,iBAChB,EAEa,MAAwC,CACjD,MAAO,2BACP,SAAU,UACV,WAAY,KAChB,EAEa,IAA4C,GAEzD,IAAA,oBAAe,CACX,KACA,MACA,MACA,MACJ"}