CreateProjectPanel

fun CreateProjectPanel(    config: GlobalAvailConfiguration,     onCreate: (AvailProject) -> Unit,     onCancel: () -> Unit)