projects/common/timeline/timeline-config.ts
import { CngxTimelineConfig } from '@cngx/common/timeline'
Timeline config surface. Resolution priority: per-instance Input → provideTimelineConfigAt (viewProviders) → provideTimelineConfig (root) → library default.
provideTimelineConfigAt
provideTimelineConfig
Deliberately small: the timeline has no behavioural switches to configure, so this carries text and templates only. Bucketing is swapped through CNGX_TIMELINE_GROUPING_FACTORY instead, and everything visual through the slot directives.
CngxTimelineLabels
CngxTimelineTemplates