projects/ui/stat-card/config/features.ts
Move the cascade default for what a tile renders while it loads. 'auto' (the library default) picks spinner vs skeleton from the latency the tile observed; 'spinner' and 'skeleton' pin it app-wide. Per-instance [loadingTreatment] still wins.
'auto'
'spinner'
'skeleton'
[loadingTreatment]
withStatCardLoadingTreatment(treatment: CngxLoadingTreatment)
CngxLoadingTreatment
CngxStatCardConfigFeature