in src/row.ts [52:55]
generate() { this.state.panels = this.panels.map((panel) => panel.generate()); return this.state; }