{{wizard-mapper-selector selectorType="key" inputType=inputType value=pair.key activeType=pair.key_type options=options onUpdate=onUpdate}}
{{wizard-mapper-connector connector=pair.connector connectors=connectors connectorType="pair" inputType=inputType options=options onUpdate=onUpdate}}
{{wizard-mapper-selector selectorType="value" inputType=inputType value=pair.value activeType=pair.value_type options=options onUpdate=onUpdate connector=pair.connector}}
{{#if showJoin}} & {{/if}} {{#if showRemove}} {{d-icon "times"}} {{/if}}