{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/nora/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 text: KnobTokenSections.Text = {\n    color: '{text.muted.color}'\n};\n\nexport const colorScheme: KnobTokenSections.ColorScheme = {\n    light: {\n        range: {\n            background: '{surface.300}'\n        }\n    },\n    dark: {\n        range: {\n            background: '{surface.600}'\n        }\n    }\n};\n\nexport default {\n    root,\n    value,\n    text,\n    colorScheme\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,KAA+B,CACxC,MAAO,oBACX,EAEa,YAA6C,CACtD,MAAO,CACH,MAAO,CACH,WAAY,eAChB,CACJ,EACA,KAAM,CACF,MAAO,CACH,WAAY,eAChB,CACJ,CACJ,EAEA,IAAA,aAAe,CACX,KACA,MACA,KACA,WACJ"}