{
  "id": "76b155a0891181",
  "version": "0.0.6",
  "metadata": {},
  "name": "module",
  "children": [
    {
      "label": "Slider",
      "is": "div",
      "style": {
        "height": "11px",
        "position": "relative",
        "box-sizing": "border-box"
      },
      "attributes": {},
      "id": "956880c910105",
      "name": "component",
      "children": [
        {
          "id": "956880c910103",
          "label": "track",
          "is": "div",
          "name": "element",
          "attributes": {},
          "style": {
            "width": "calc(100% - 8px)",
            "height": "4px",
            "background": "var(--d8f6340b1442)",
            "position": "absolute",
            "transform": "translateY(-50%)",
            "top": "50%",
            "margin-left": "4px",
            "border-top-left-radius": "2px",
            "border-top-right-radius": "2px",
            "border-bottom-left-radius": "2px",
            "border-bottom-right-radius": "2px"
          },
          "children": [],
          "metadata": {}
        },
        {
          "id": "956880c910104",
          "label": "grabber",
          "is": "div",
          "name": "element",
          "attributes": {},
          "style": {
            "width": "8px",
            "height": "8px",
            "border-radius": "8px",
            "background": "var(--24ce1e4d482)",
            "position": "absolute",
            "transform": "translate(-50%, -50%)",
            "left": "50%",
            "top": "50%"
          },
          "children": [],
          "metadata": {}
        }
      ],
      "metadata": {
        "bounds": {
          "left": 560,
          "top": 290,
          "right": 748,
          "bottom": 296.4870090036885
        }
      },
      "controllers": [
        "./controller.tsx"
      ],
      "variant": {}
    }
  ]
}