{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/knob/index.ts"],"sourcesContent":["import type { KnobDesignTokens, KnobTokenSections } from '@openng/optimus-ui-themes/types/knob';\n\nexport const root: KnobTokenSections.Root = {\n    transitionDuration: '{transition.duration}',\n    focusRing: {\n        width: '{focus.ring.width}',\n        style: '{focus.ring.style}',\n        color: '{focus.ring.color}',\n        offset: '{focus.ring.offset}',\n        shadow: '{focus.ring.shadow}'\n    }\n};\n\nexport const value: KnobTokenSections.Value = {\n    background: '{primary.color}'\n};\n\nexport const range: KnobTokenSections.Range = {\n    background: '{content.border.color}'\n};\n\nexport const text: KnobTokenSections.Text = {\n    color: '{text.muted.color}'\n};\n\nexport const css: KnobTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    value,\n    range,\n    text,\n    css\n} satisfies KnobDesignTokens;\n"],"mappings":"AAEA,MAAa,KAA+B,CACxC,mBAAoB,wBACpB,UAAW,CACP,MAAO,qBACP,MAAO,qBACP,MAAO,qBACP,OAAQ,sBACR,OAAQ,qBACZ,CACJ,EAEa,MAAiC,CAC1C,WAAY,iBAChB,EAEa,MAAiC,CAC1C,WAAY,wBAChB,EAEa,KAA+B,CACxC,MAAO,oBACX,EAEa,IAAqC,GAElD,IAAA,aAAe,CACX,KACA,MACA,MACA,KACA,MACJ"}