{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/timeline/index.ts"],"sourcesContent":["import type { TimelineDesignTokens, TimelineTokenSections } from '@openng/optimus-ui-themes/types/timeline';\n\nexport const event: TimelineTokenSections.Event = {\n    minHeight: '5rem'\n};\n\nexport const horizontal: TimelineTokenSections.Horizontal = {\n    eventContent: {\n        padding: '1rem 0'\n    }\n};\n\nexport const vertical: TimelineTokenSections.Vertical = {\n    eventContent: {\n        padding: '0 1rem'\n    }\n};\n\nexport const eventMarker: TimelineTokenSections.EventMarker = {\n    size: '1.5rem',\n    borderRadius: '50%',\n    borderWidth: '2px',\n    background: '{primary.color}',\n    content: {\n        borderRadius: '50%',\n        size: '0',\n        background: '{primary.color}',\n        insetShadow: 'none'\n    }\n};\n\nexport const eventConnector: TimelineTokenSections.EventConnector = {\n    color: '{content.border.color}',\n    size: '2px'\n};\n\nexport const colorScheme: TimelineTokenSections.ColorScheme = {\n    light: {\n        eventMarker: {\n            borderColor: '{surface.0}'\n        }\n    },\n    dark: {\n        eventMarker: {\n            borderColor: '{surface.900}'\n        }\n    }\n};\n\nexport const css: TimelineTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    event,\n    horizontal,\n    vertical,\n    eventMarker,\n    eventConnector,\n    colorScheme,\n    css\n} satisfies TimelineDesignTokens;\n"],"mappings":"AAEA,MAAa,MAAqC,CAC9C,UAAW,MACf,EAEa,WAA+C,CACxD,aAAc,CACV,QAAS,QACb,CACJ,EAEa,SAA2C,CACpD,aAAc,CACV,QAAS,QACb,CACJ,EAEa,YAAiD,CAC1D,KAAM,SACN,aAAc,MACd,YAAa,MACb,WAAY,kBACZ,QAAS,CACL,aAAc,MACd,KAAM,IACN,WAAY,kBACZ,YAAa,MACjB,CACJ,EAEa,eAAuD,CAChE,MAAO,yBACP,KAAM,KACV,EAEa,YAAiD,CAC1D,MAAO,CACH,YAAa,CACT,YAAa,aACjB,CACJ,EACA,KAAM,CACF,YAAa,CACT,YAAa,eACjB,CACJ,CACJ,EAEa,IAAyC,GAEtD,IAAA,iBAAe,CACX,MACA,WACA,SACA,YACA,eACA,YACA,MACJ"}