Component-scoped configuration cascade for the stat-card. Pass any
combination of feature factories in a parent component's viewProviders.
Unlike provideStatCardConfig (root-only), this injects the parent
injector's CNGX_STAT_CARD_CONFIG value and deep-merges the supplied
features on top. Descendant tiles see the merged config; sibling sub-trees
keep the inherited value untouched.