# XWUIDealPipelineBoard

A kanban-style board for the sales pipeline: one column per deal stage
(configurable set and order, five open stages by default), one card per deal.
Each card carries controls to move the deal to an adjacent stage without a
drag gesture, so the board works the same way on touch and with a keyboard.
An empty column shows a configurable placeholder label rather than collapsing,
so the stage stays visible (and droppable) even with zero deals in it.

This is the first real component in `industry/crm/` - the domain used to be
roadmap-only; `XWUISuperCRM`'s menu already reserves the `crm-pipeline` leaf
this board is meant to fill.

## Basic Usage

A board with five deals spread across the default open stages, USD amounts.

```api
```
