Guides
Hand-written recipes, migration notes, and testing patterns. Each one cites its package and ships as a standalone article.
Getting started
Set up the @teqbench GitHub Packages registry and read:packages token.
Provide the severity theme at bootstrap and customize the palette.
Inject TbxMatNotificationService and dispatch a severity-aware toast.
Inject TbxMatBannerService and fire a success banner in three lines.
Recipes
Override maxAttempts and timeoutMs per request via HTTP_CONTEXT tokens.
Apply the inverted severity palette to a single dialog host.
Swap the default ErrorLoggerService for a Sentry or Datadog implementation.
Build a typed TbxMatFontIconService and pick between rounded, outlined, and sharp.
Use TbxMatSvgIconService to register brand SVGs with MatIconRegistry.