Add `ConfigurationPanel` for step configuration in DiagramEditor and CanvasDiagramEditor:
- Introduce a resizable, tabbed `ConfigurationPanel` for managing step details. - Extend `WorkflowTypes` with `StepType` and `EventType` updates. - Add "Event Task" type with support for event configurations. - Enhance context menus and interactions to incorporate step type changes and configuration updates.