projects/common/stepper/strip-density.ts
Resolved density rung for the classic <cngx-stepper> strip. 'full' shows every label; 'compact' ellipsis-truncates labels; 'minimal' drops to indicators-only (the active step keeps its label). Orthogonal to the mobileCollapse display-mode union.
<cngx-stepper>
'full'
'compact'
'minimal'
mobileCollapse
"full" | "compact" | "minimal"