From 0b04f79fa3d1b4d48848f7859b8710b2b04c3399 Mon Sep 17 00:00:00 2001 From: Dashsoap <42135402+Dashsoap@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:32:32 +0800 Subject: [PATCH] docs(catalog): add missing flowchart-vertical and vfx-liquid-glass pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two installable blocks are registered in registry/registry.json with complete registry-item.json manifests (and preview assets), but their generated catalog docs were never produced: - flowchart-vertical - vfx-liquid-glass The catalog docs are generated from the registry by scripts/generate-catalog-pages.ts, which emits docs/catalog//.mdx, docs/public/catalog-index.json, and the Catalog nav in docs/docs.json. These two blocks were added to the registry without re-running it, so the docs site listed 95 of the 97 blocks — the two are installable via `hyperframes add` but invisible in the catalog and search index. This adds exactly the output the generator produces for these two items (the two .mdx pages are byte-identical to its output) plus their entries in catalog-index.json and the Catalog nav, leaving all other generated pages untouched. --- docs/catalog/blocks/flowchart-vertical.mdx | 44 ++++++++++++++++++++ docs/catalog/blocks/vfx-liquid-glass.mdx | 48 ++++++++++++++++++++++ docs/docs.json | 2 + docs/public/catalog-index.json | 26 ++++++++++++ 4 files changed, 120 insertions(+) create mode 100644 docs/catalog/blocks/flowchart-vertical.mdx create mode 100644 docs/catalog/blocks/vfx-liquid-glass.mdx diff --git a/docs/catalog/blocks/flowchart-vertical.mdx b/docs/catalog/blocks/flowchart-vertical.mdx new file mode 100644 index 0000000000..b6102cca9f --- /dev/null +++ b/docs/catalog/blocks/flowchart-vertical.mdx @@ -0,0 +1,44 @@ +--- +title: "Flowchart Vertical" +description: "Portrait animated decision tree with SVG connectors, sticky-note nodes, cursor interaction, and typing correction" +--- + +# Flowchart Vertical + +Portrait animated decision tree with SVG connectors, sticky-note nodes, cursor interaction, and typing correction + +`diagram` `flowchart` `interactive` `portrait` + +