{{wizard-mapper-connector connector=input.type connectors=inputTypes inputTypes=true}} {{#if hasPairs}}
{{#each input.pairs as |pair|}} {{wizard-mapper-pair pair=pair last=pair.last inputType=inputType options=options removePair=(action 'removePair')}} {{/each}} {{#if hasOutput}} {{d-icon 'plus'}} {{/if}}
{{/if}} {{#if hasOutput}} {{#if hasPairs}} {{wizard-mapper-connector connector=input.connector connectors=connectors}} {{/if}}
{{wizard-mapper-selector selectorType='output' inputType=input.type value=input.output activeType=input.output_type options=options}}
{{/if}} {{d-icon 'times'}}