{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/steps/index.ts"],"sourcesContent":["import type { StepsDesignTokens, StepsTokenSections } from '@openng/optimus-ui-themes/types/steps';\n\nexport const root: StepsTokenSections.Root = {\n    transitionDuration: '{transition.duration}'\n};\n\nexport const separator: StepsTokenSections.Separator = {\n    background: '{content.border.color}'\n};\n\nexport const itemLink: StepsTokenSections.ItemLink = {\n    borderRadius: '{content.border.radius}',\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    gap: '0.5rem'\n};\n\nexport const itemLabel: StepsTokenSections.ItemLabel = {\n    color: '{text.muted.color}',\n    activeColor: '{primary.color}',\n    fontWeight: '500'\n};\n\nexport const itemNumber: StepsTokenSections.ItemNumber = {\n    background: '{content.background}',\n    activeBackground: '{content.background}',\n    borderColor: '{content.border.color}',\n    activeBorderColor: '{content.border.color}',\n    color: '{text.muted.color}',\n    activeColor: '{primary.color}',\n    size: '2rem',\n    fontSize: '1.143rem',\n    fontWeight: '500',\n    borderRadius: '50%',\n    shadow: '0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)'\n};\n\nexport const css: StepsTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    separator,\n    itemLink,\n    itemLabel,\n    itemNumber,\n    css\n} satisfies StepsDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAgC,CACzC,mBAAoB,uBACxB,EAEa,UAA0C,CACnD,WAAY,wBAChB,EAEa,SAAwC,CACjD,aAAc,0BACd,UAAW,CACP,MAAO,qBACP,MAAO,qBACP,MAAO,qBACP,OAAQ,sBACR,OAAQ,qBACZ,EACA,IAAK,QACT,EAEa,UAA0C,CACnD,MAAO,qBACP,YAAa,kBACb,WAAY,KAChB,EAEa,WAA4C,CACrD,WAAY,uBACZ,iBAAkB,uBAClB,YAAa,yBACb,kBAAmB,yBACnB,MAAO,qBACP,YAAa,kBACb,KAAM,OACN,SAAU,WACV,WAAY,MACZ,aAAc,MACd,OAAQ,4EACZ,EAEa,IAAsC,GAEnD,IAAA,cAAe,CACX,KACA,UACA,SACA,UACA,WACA,MACJ"}