refactor: apply Exchanges terminology to merged gap-fill files
Update Inventory page sections and COMPONENT_GUIDE.md to use "exchange/exchangeCount" instead of "execution/execCount". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -107,7 +107,7 @@ Below: charts (AreaChart, LineChart, BarChart)
|
||||
```
|
||||
DetailPanel (right slide) with Tabs for sections
|
||||
Each tab: Cards with data, CodeBlock for payloads,
|
||||
ProcessorTimeline for execution flow
|
||||
ProcessorTimeline for exchange flow
|
||||
```
|
||||
|
||||
### Feedback flow
|
||||
@@ -161,7 +161,7 @@ TreeView for hierarchical data (Application → Routes → Processors)
|
||||
| MonoText | primitive | Inline monospace text (xs, sm, md) |
|
||||
| Pagination | primitive | Page navigation controls |
|
||||
| Popover | composite | Click-triggered floating panel with arrow |
|
||||
| ProcessorTimeline | composite | Pipeline execution visualization |
|
||||
| ProcessorTimeline | composite | Pipeline exchange visualization |
|
||||
| ProgressBar | primitive | Determinate/indeterminate progress indicator |
|
||||
| RadioGroup | primitive | Single-select option group (use with RadioItem) |
|
||||
| RadioItem | primitive | Individual radio option within RadioGroup |
|
||||
|
||||
Reference in New Issue
Block a user