Fuaran.UI.LayoutObserver.Abstractions
0.29.0
Prefix Reserved
See the version list below for details.
dotnet add package Fuaran.UI.LayoutObserver.Abstractions --version 0.29.0
NuGet\Install-Package Fuaran.UI.LayoutObserver.Abstractions -Version 0.29.0
<PackageReference Include="Fuaran.UI.LayoutObserver.Abstractions" Version="0.29.0" />
<PackageVersion Include="Fuaran.UI.LayoutObserver.Abstractions" Version="0.29.0" />
<PackageReference Include="Fuaran.UI.LayoutObserver.Abstractions" />
paket add Fuaran.UI.LayoutObserver.Abstractions --version 0.29.0
#r "nuget: Fuaran.UI.LayoutObserver.Abstractions, 0.29.0"
#:package Fuaran.UI.LayoutObserver.Abstractions@0.29.0
#addin nuget:?package=Fuaran.UI.LayoutObserver.Abstractions&version=0.29.0
#tool nuget:?package=Fuaran.UI.LayoutObserver.Abstractions&version=0.29.0
Fuaran.UI.LayoutObserver.Abstractions
Type contract for the Fuaran layout-observability feedback channel — the AI-facing surface that turns raw browser geometry into a small fixed set of interpretation-shaped flags the orchestrator can reason about.
The flag set is fixed and additive-only post-ship: OverflowHorizontal, OverflowVertical, ZeroDimension, SqueezedToMin, ChildClippedByAncestor, AspectRatioWildlyOff. Concrete observers (Fuaran.UI.LayoutObserver) ship two implementations — BrowserLayoutObserver (Fable, ResizeObserver-backed) and InMemoryLayoutObserver (pure .NET, drives Expecto tests and the Phase 12.E eval gate).
Apache-2.0 licensed — see the repo LICENSE.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- FSharp.Core (>= 10.1.300)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Fuaran.UI.LayoutObserver.Abstractions:
| Package | Downloads |
|---|---|
|
Fuaran.UI.Renderer
Fuaran renderer – Fable + React + Feliz. Every string-to-DOM seam carries a declared sanitisation posture (SANITIZATION.md states it seam by seam): an allowlisted URL-scheme floor on href/src that also rejects the protocol-relative spellings, a positive character gate on extra-attribute names, and a raw-HTML floor over rendered markdown. Interactive dispatch fails closed – a shipped runtime denies until the host grants, and the permissive posture is reached by name. Apache-2.0 licensed. |
|
|
Fuaran.UI.LayoutObserver
Fuaran layout-observability concrete observers — BrowserLayoutObserver (Fable, ResizeObserver-backed, rAF-debounced) and InMemoryLayoutObserver (pure .NET, drives Expecto tests + the eval gate). Companion of Fuaran.UI.LayoutObserver.Abstractions; shares all flag-derivation logic. Apache-2.0 licensed. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.39.0 | 0 | 8/27/2026 |
| 0.35.0 | 64 | 8/24/2026 |
| 0.32.0 | 73 | 8/23/2026 |
| 0.31.0 | 89 | 8/21/2026 |
| 0.30.0 | 105 | 8/21/2026 |
| 0.29.0 | 129 | 8/19/2026 |
| 0.28.0 | 126 | 8/18/2026 |
| 0.27.0 | 110 | 8/18/2026 |
| 0.26.0 | 117 | 8/18/2026 |
| 0.18.0 | 124 | 8/10/2026 |
| 0.15.0 | 112 | 8/9/2026 |
| 0.12.0 | 136 | 7/31/2026 |
| 0.11.0 | 123 | 7/30/2026 |
| 0.10.0 | 173 | 7/29/2026 |
| 0.6.0 | 134 | 7/27/2026 |
| 0.4.0 | 130 | 7/26/2026 |
| 0.3.0 | 139 | 7/24/2026 |