Adds 46 new W.3 assertions covering: focus(id) reorders within open_order; focus(hud) no-op; raise alias; lower(id) to bottom; get_focused tier priority + nil-when-empty; click-to-focus auto-routing; drag updates bounds_override; drag screen-clamp on all four edges; resize updates bounds_override; min_size + max_size clamps; dispatch-time drag-start + resize-start consume the click; chromeless drag-start excluded; bounds_override survives drag-end and is respected by point_in_any_panel. Bumps panel-test 0.3.0 -> 0.4.0 + panel-dep 0.4.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
{
|
|
"id": "lib-core.panel-test",
|
|
"role": "test",
|
|
"version": "0.4.0",
|
|
"api_min": "0.1",
|
|
"deps": [
|
|
{"id": "lib-core.panel", "version": "0.4.0"}
|
|
]
|
|
} |