{
  "name": "error-maintenance-actions",
  "kind": "block",
  "primary": "col-ui",
  "page": "/apps/errors/app/maintenance/maintenance.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "gap": "2",
    "size": "lg"
  },
  "html": "<col-ui gap=\"2\" size=\"lg\">\n              <button-ui text=\"View live status\" variant=\"primary\" icon=\"pulse\" onclick=\"window.open('https://status.adia-ui.app', '_blank')\"></button-ui>\n              <button-ui text=\"Subscribe to updates\" variant=\"outline\" icon=\"bell\"></button-ui>\n            </col-ui>",
  "source": "apps/errors/app/maintenance/maintenance.contents.html",
  "metadata": {
    "domain": "error",
    "description": "Maintenance page actions — status page link and notification signup.",
    "keywords": [
      "error",
      "maintenance",
      "actions",
      "status",
      "page",
      "notify",
      "signup"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "button",
      "component": "Button",
      "icon": "pulse",
      "text": "View live status",
      "variant": "primary"
    },
    {
      "id": "button-2",
      "component": "Button",
      "icon": "bell",
      "text": "Subscribe to updates",
      "variant": "outline"
    },
    {
      "id": "root",
      "component": "Column",
      "gap": "2",
      "children": [
        "button",
        "button-2"
      ]
    }
  ]
}
