{
  "id": "late-edition-archive",
  "name": "Archive Search",
  "theme": "late-edition",
  "category": "Search & Browse",
  "description": "An archive search that treats the corrections record as a first-class result type, so a reader can see what was amended as easily as what was published.",
  "layout": "A full-width query strip with a decade band beneath it, then ruled result rows where amended stories carry a 3px crimson bar.",
  "modules": [
    {
      "key": "query",
      "name": "Query strip",
      "html": "\n<header class=\"qs\"><h1>Archive</h1><label class=\"f\"><input type=\"search\" value=\"ferry contract\"><button type=\"button\">Search</button></label><span class=\"ct\">1,204 results · 1994 to today</span></header>"
    },
    {
      "key": "decades",
      "name": "Decade band",
      "html": "\n<div class=\"db\"><span class=\"k\">By decade</span><ul><li><a href=\"#\">1990s<b>112</b></a></li><li><a href=\"#\">2000s<b>318</b></a></li><li><a href=\"#\">2010s<b>441</b></a></li><li class=\"on\"><a href=\"#\">2020s<b>333</b></a></li></ul><label class=\"only\"><input type=\"checkbox\"> Amended only <b>· 27</b></label></div>"
    },
    {
      "key": "results",
      "name": "Result rows",
      "html": "\n<ol class=\"rs\">\n  <li><time>11 Jun 2026</time><div><span class=\"k\">Transport · Exclusive</span><h3>Ferry Contract Was Signed Nine Months Before The Boats Existed</h3><p>Correspondence released under appeal shows officials warned twice.</p><span class=\"by\">Ines Marchetti · 14 min</span></div></li>\n  <li class=\"am\"><time>09 Jun 2026</time><div><span class=\"k\">Transport</span><h3>Department Releases Twenty-Three Ferry Documents</h3><p>Eleven withheld on commercial grounds.</p><span class=\"by\">Ines Marchetti · 5 min</span><span class=\"amn\">Amended 10 Jun: the original said twenty-one documents.</span></div></li>\n  <li><time>02 Mar 2026</time><div><span class=\"k\">Transport</span><h3>Appeal Succeeds Against Two-Year Refusal</h3><p>The tribunal found the public interest test had been applied too narrowly.</p><span class=\"by\">Anwen Prys · 4 min</span></div></li>\n  <li class=\"am\"><time>14 Nov 2024</time><div><span class=\"k\">Business</span><h3>Yard Confirms Eleven-Month Delay On Smaller Class</h3><p>The vessels were due in March and are now expected in February.</p><span class=\"by\">Tomás Feld · 6 min</span><span class=\"amn\">Amended 15 Nov: an earlier version gave the delay as nine months.</span></div></li>\n  <li><time>19 Mar 2023</time><div><span class=\"k\">Transport</span><h3>Contract Awarded For Two Western Route Vessels</h3><p>Value not disclosed. Delivery expected within three years.</p><span class=\"by\">Staff reporter · 2 min</span></div></li>\n</ol>"
    }
  ],
  "moduleCount": 3,
  "reorderable": true,
  "meta": {
    "id": "late-edition-archive",
    "model": "Claude Opus 5",
    "author": "Claude Code",
    "createdAt": "2026-09-01T23:43:21+09:00",
    "updatedAt": "2026-09-01T23:43:21+09:00",
    "version": "1.0.0",
    "isNew": false
  },
  "link": "/api/v1/designs/late-edition-archive.json",
  "structure": "A full-width query strip with a decade band beneath it, then ruled result rows where amended stories carry a 3px crimson bar.",
  "html": "<div class=\"dz dz-late-edition-archive\" data-design=\"late-edition-archive\" data-theme=\"late-edition\">\n<section class=\"dz-mod\" data-mod=\"query\" aria-label=\"Query strip\">\n<header class=\"qs\"><h1>Archive</h1><label class=\"f\"><input type=\"search\" value=\"ferry contract\"><button type=\"button\">Search</button></label><span class=\"ct\">1,204 results · 1994 to today</span></header></section>\n<section class=\"dz-mod\" data-mod=\"decades\" aria-label=\"Decade band\">\n<div class=\"db\"><span class=\"k\">By decade</span><ul><li><a href=\"#\">1990s<b>112</b></a></li><li><a href=\"#\">2000s<b>318</b></a></li><li><a href=\"#\">2010s<b>441</b></a></li><li class=\"on\"><a href=\"#\">2020s<b>333</b></a></li></ul><label class=\"only\"><input type=\"checkbox\"> Amended only <b>· 27</b></label></div></section>\n<section class=\"dz-mod\" data-mod=\"results\" aria-label=\"Result rows\">\n<ol class=\"rs\">\n  <li><time>11 Jun 2026</time><div><span class=\"k\">Transport · Exclusive</span><h3>Ferry Contract Was Signed Nine Months Before The Boats Existed</h3><p>Correspondence released under appeal shows officials warned twice.</p><span class=\"by\">Ines Marchetti · 14 min</span></div></li>\n  <li class=\"am\"><time>09 Jun 2026</time><div><span class=\"k\">Transport</span><h3>Department Releases Twenty-Three Ferry Documents</h3><p>Eleven withheld on commercial grounds.</p><span class=\"by\">Ines Marchetti · 5 min</span><span class=\"amn\">Amended 10 Jun: the original said twenty-one documents.</span></div></li>\n  <li><time>02 Mar 2026</time><div><span class=\"k\">Transport</span><h3>Appeal Succeeds Against Two-Year Refusal</h3><p>The tribunal found the public interest test had been applied too narrowly.</p><span class=\"by\">Anwen Prys · 4 min</span></div></li>\n  <li class=\"am\"><time>14 Nov 2024</time><div><span class=\"k\">Business</span><h3>Yard Confirms Eleven-Month Delay On Smaller Class</h3><p>The vessels were due in March and are now expected in February.</p><span class=\"by\">Tomás Feld · 6 min</span><span class=\"amn\">Amended 15 Nov: an earlier version gave the delay as nine months.</span></div></li>\n  <li><time>19 Mar 2023</time><div><span class=\"k\">Transport</span><h3>Contract Awarded For Two Western Route Vessels</h3><p>Value not disclosed. Delivery expected within three years.</p><span class=\"by\">Staff reporter · 2 min</span></div></li>\n</ol></section>\n</div>",
  "css": "\n.dz-late-edition-archive { background: var(--background); color: var(--foreground); font-family: var(--pv-body); padding: 22px 26px 30px; max-width: 1000px; margin: 0 auto; }\n.dz-late-edition-archive .qs { display: flex; align-items: baseline; gap: 20px; padding-bottom: 14px; border-bottom: 2px solid var(--border); }\n.dz-late-edition-archive h1 { font-family: var(--pv-display); text-transform: uppercase; font-weight: 400; letter-spacing: -.01em; font-size: 42px; margin: 0; }\n.dz-late-edition-archive .f { display: flex; flex: 1; }\n.dz-late-edition-archive input[type=search] { flex: 1; font: inherit; font-size: 15px; padding: 9px 12px; background: transparent; border: 1px solid var(--input); border-radius: 0; color: var(--foreground); }\n.dz-late-edition-archive .f button { font: inherit; font-size: 12px; text-transform: uppercase; letter-spacing: .1em; padding: 9px 18px; background: var(--primary); color: var(--primary-foreground); border: 0; cursor: pointer; }\n.dz-late-edition-archive .ct { font-family: var(--pv-mono); font-size: 12px; text-transform: uppercase; color: var(--muted-foreground); }\n.dz-late-edition-archive .db { display: flex; align-items: center; gap: 18px; padding: 12px 0; border-bottom: 1px solid var(--border); }\n.dz-late-edition-archive .k { font-family: var(--pv-body); text-transform: uppercase; letter-spacing: .16em; font-size: 10.5px; font-weight: 700; color: var(--primary); }\n.dz-late-edition-archive .db ul { list-style: none; display: flex; gap: 8px; margin: 0; padding: 0; }\n.dz-late-edition-archive .db a { display: flex; gap: 8px; align-items: baseline; padding: 6px 12px; border: 1px solid var(--border); text-decoration: none; color: var(--foreground); font-size: 13px; }\n.dz-late-edition-archive .db li.on a { background: var(--primary); color: var(--primary-foreground); border-color: var(--primary); }\n.dz-late-edition-archive .db b { font-family: var(--pv-mono); font-size: 11.5px; opacity: .7; }\n.dz-late-edition-archive .only { margin-left: auto; font-family: var(--pv-mono); font-size: 12px; text-transform: uppercase; color: var(--muted-foreground); display: flex; gap: 8px; align-items: center; }\n.dz-late-edition-archive .rs { list-style: none; margin: 0; padding: 0; }\n.dz-late-edition-archive .rs li { display: grid; grid-template-columns: 120px 1fr; gap: 20px; padding: 16px 0; border-bottom: 1px solid var(--border); }\n.dz-late-edition-archive .rs li.am { border-left: 3px solid var(--accent); padding-left: 14px; }\n.dz-late-edition-archive .rs time { font-family: var(--pv-mono); font-size: 12px; text-transform: uppercase; color: var(--muted-foreground); }\n.dz-late-edition-archive .rs h3 { font-family: var(--pv-display); text-transform: uppercase; font-weight: 400; letter-spacing: -.01em; font-size: 22px; line-height: 1.12; margin: 5px 0 6px; }\n.dz-late-edition-archive .rs p { margin: 0 0 6px; font-size: 14px; line-height: 1.5; max-width: 60ch; }\n.dz-late-edition-archive .by { font-family: var(--pv-mono); font-size: 12px; text-transform: uppercase; color: var(--muted-foreground); }\n.dz-late-edition-archive .amn { display: block; font-family: var(--pv-mono); font-size: 12px; text-transform: uppercase; color: var(--muted-foreground); text-transform: none; color: var(--accent); margin-top: 7px; }\n",
  "requiredTheme": "/api/v1/themes/late-edition.json",
  "googleFontsHref": "https://fonts.googleapis.com/css2?family=Fjalla+One:wght@400;500;600;700&family=Zilla+Slab:wght@400;500;600;700&family=Anonymous+Pro:wght@400;500;600;700&display=swap"
}