Web Device layout component (this site) — not an AUP primitive; not an AUP Web-only widget; not a Markdown directive.
Site package: blocklets/arcblock/.web/components/landing-shell/. Resolution priority: site override > theme default.
Purpose
Landing-page layout shell with scoped editorial presentation.
Boundaries
- Site-only unless a theme package with the same name also exists (then this page is the override contract).
- Do not document AUP primitives or MD directives on this page.
- Do not invent props beyond the site
manifest.json.
Author entry
landing layout
Common author-facing props (from manifest): No author props declared (structural / slot-driven).
Surfaces
layout (and docs shell where mounted).
Public status
released
Fallback
—
Sample
Used on product landing pages under pages/*/layout.aup. Not prioritized as an in-docs live mock (layout surface only).
Evidence
| Item | Path |
|---|---|
| Site package | blocklets/arcblock/.web/components/landing-shell/ |
| Manifest | …/landing-shell/manifest.json |
| Renderer | …/landing-shell/render.js (when present) |
| Internal matrix | docs/aup/capability-matrix.md §5 (internal, non-routed) |
| Matrix row concept | site layout-component · landing-shell |
Notes
Shell only; pairs with landing-hero and related sections.
Related
- Components hub — navigation only
- Theme components (default theme unit pages)
- Component resolution
- Use and override components