{
    "item": {
        "name": "Empty State",
        "slug": "empty-state"
    },
    "implementation": {
        "id": 12,
        "library_item_id": 12,
        "framework_id": 1,
        "name": "HTML",
        "slug": "html",
        "minimum_version": null,
        "tested_version": null,
        "status": "draft",
        "is_primary": 1,
        "entry_file": "index.html",
        "notes": "UI Studio original seed content.",
        "created_by": "bf9d6431-2bc6-4165-947d-7c6f049f4cdc",
        "updated_by": "bf9d6431-2bc6-4165-947d-7c6f049f4cdc",
        "created_at": "2026-09-22 15:16:21",
        "updated_at": "2026-09-22 15:16:21",
        "framework_slug": "html",
        "framework_name": "HTML + CSS + JS",
        "framework_language": "HTML/JavaScript",
        "package_manager": null
    },
    "files": [
        {
            "path": "index.html",
            "language": "html",
            "content": "<div class=\"empty\"><div class=\"icon\">＋</div><h3>Noch keine Inhalte</h3><p>Lege deinen ersten Eintrag an oder importiere einen geprüften Draft.</p><button>Inhalt hinzufügen</button></div><style>.empty{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:520px;text-align:center;padding:42px 28px;border:1px dashed #a1a1aa;border-radius:16px}.icon{width:54px;height:54px;border-radius:14px;background:#f4f4f5;display:grid;place-items:center;margin:auto;font-size:1.7rem}.empty h3{margin-bottom:8px}.empty p{color:#71717a;line-height:1.55}button{padding:11px 15px;border:0;background:#18181b;color:white;border-radius:8px}</style>"
        }
    ],
    "dependencies": []
}