menu
showTypeDialog(e)"
/>
{{ isPipelineNameEdit ? "Edit Pipeline Name" : "Create Pipeline" }}
Save
Cancel
Change Pipeline Type
Changing the type of this pipeline will erase the current pipeline's settings and replace it with a new {{ ['Reflective', 'Shape'][proposedPipelineType] }} pipeline. You will lose all settings for the pipeline
"{{ ($store.getters.isDriverMode ? ['Driver Mode'] : []).concat($store.getters.pipelineList)[currentPipelineIndex] }}." Are you sure you want to do this?
changePipeType(true)"
>
Yes, replace this pipeline
changePipeType(false)"
>
No, take me back