DI token fronting the per-tab handle factory used by
[cngxMatTabs]. Default is createMatTabHandle. Symmetric
with CNGX_MAT_STEP_HANDLE_FACTORY and
CNGX_TAB_OVERFLOW_DOM_ADAPTER_FACTORY.
The seam separates handle shape (factory body) from id keying
(the supplied idSeed closure). Overrides may call, ignore, or
replace idSeed - server-synced ids, deterministic test ids,
consumer-domain ids - without touching the factory body.