Application-root configuration cascade for the breadcrumb family. Pass any
combination of withBreadcrumbAriaLabels, withBreadcrumbDataKey,
withBreadcrumbIconKey, and withBreadcrumbSkin features in
bootstrapApplication's providers array.
Resolution priority (high -> low):
Per-instance Input binding.
provideBreadcrumbConfigAt(...) in a parent component's viewProviders.
provideBreadcrumbConfig(...) at the application root.
Library defaults (CNGX_BREADCRUMB_DEFAULTS).
The provider deep-merges supplied features with the library defaults so
consumers only declare keys they want to override.