gpui-base 0.6.0

Behavior, interaction, and infrastructure foundations for GPUI applications.
Documentation
{
  "center": {
    "panel_name": "StackPanel",
    "children": [
      {
        "panel_name": "Tiles",
        "children": [
          { "panel_name": "Alpha", "children": [], "info": { "panel": null } },
          { "panel_name": "Beta", "children": [], "info": { "panel": null } }
        ],
        "info": {
          "tiles": {
            "metas": [
              { "bounds": { "origin": { "x": 10.0, "y": 20.0 }, "size": { "width": 200.0, "height": 150.0 } }, "z_index": 0 },
              { "bounds": { "origin": { "x": 220.0, "y": 20.0 }, "size": { "width": 200.0, "height": 150.0 } }, "z_index": 1 }
            ]
          }
        }
      }
    ],
    "info": { "stack": { "sizes": [0.0], "axis": 0 } }
  }
}