# XWUIDisplayLockBanner

Accounting / finance lock-date warning. Composes `XWUIFeedbackBanner` for full-banner style; provides its own inline / compact renderers for "next-to-a-field" usage.

## Basic Usage

Default fiscal-lock banner with a lock date.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Default fiscal-lock banner with a lock date.
```

## Variants

fiscal-lock / tax-lock / period-close / audit-lock - each has default title + intent.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: fiscal-lock / tax-lock / period-close / audit-lock - each has default title + intent.
```

## Inline Compact

Smaller renderers for next-to-a-field use.

```example
file: examples/InlineCompact.ts
html: examples/InlineCompact.html
title: Inline Compact
description: Smaller renderers for next-to-a-field use.
```

## With Actions

"Request unlock" / "Contact admin" CTAs + dismiss.

```example
file: examples/WithActions.ts
html: examples/WithActions.html
title: With Actions
description: "Request unlock" / "Contact admin" CTAs + dismiss.
```

```api
```
