)]}'
{
  "commit": "7e36a04e5b9eb206faad20f0a37fa111285ffdce",
  "tree": "1711a78624b0e56fa6b43a29ee407e34cbc83763",
  "parents": [
    "cb48b67edc89182fbde0827fd25f7c4c1640d2c8"
  ],
  "author": {
    "name": "Sean McCullough",
    "email": "banksean@gmail.com",
    "time": "Wed Jun 25 08:45:18 2025 +0000"
  },
  "committer": {
    "name": "Autoformatter",
    "email": "bot@sketch.dev",
    "time": "Wed Jun 25 18:16:03 2025 +0000"
  },
  "message": "webui: convert sketch-container-status to use tailwind\n\nConvert sketch-container-status component from shadowDOM CSS to Tailwind classes\nwhile preserving the original visual styling and functionality.\n\n- Inherit from SketchTailwindElement instead of LitElement to disable shadowDOM\n- Replace static styles CSS with equivalent Tailwind utility classes\n- Update pulse animation to use document-level CSS since Tailwind doesn\u0027t support custom keyframes inline\n- Convert all layout, typography, color, and spacing properties to Tailwind equivalents\n- Update DOM queries from shadowRoot to direct element queries due to disabled shadowDOM\n- Preserve all interactive functionality including info panel expansion and commit copying\n- Maintain visual consistency with original design including hover states and transitions\n\nCo-Authored-By: sketch \u003chello@sketch.dev\u003e\nChange-ID: s7f97a079a6dd14c1k\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "05a41c8b998aae0e8ee9d34455ffd5e270f1126c",
      "old_mode": 33188,
      "old_path": "webui/src/tailwind.css",
      "new_id": "0f64b00a549eeadcd6e123d9816175cfd5a677ec",
      "new_mode": 33188,
      "new_path": "webui/src/tailwind.css"
    },
    {
      "type": "modify",
      "old_id": "0945d70e4a061867c4cc820dfdcbd19f82782089",
      "old_mode": 33188,
      "old_path": "webui/src/web-components/demo/sketch-container-status.demo.html",
      "new_id": "3b5725b132c8185826e05516041a21b9dabec12b",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/demo/sketch-container-status.demo.html"
    },
    {
      "type": "modify",
      "old_id": "088244f03f1ce7e0045f9b822e294bd0b9165049",
      "old_mode": 33188,
      "old_path": "webui/src/web-components/sketch-container-status.ts",
      "new_id": "8071783603d8af1efc549237de44f4126d2eeb1c",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/sketch-container-status.ts"
    }
  ]
}
