{
    "item": {
        "name": "Status Alert",
        "slug": "status-alert"
    },
    "implementation": {
        "id": 3,
        "library_item_id": 3,
        "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=\"alert\" role=\"status\"><strong>Alles gespeichert</strong><span>Deine Änderungen wurden übernommen.</span></div><style>.alert{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;display:grid;gap:4px;padding:16px 18px;border:1px solid #86efac;background:#f0fdf4;color:#166534;border-radius:10px;max-width:560px}</style>"
        }
    ],
    "dependencies": []
}